object frmLicenca: TfrmLicenca Left = 491 Top = 374 Width = 507 Height = 382 Caption = 'Licen�a' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poDefaultPosOnly OnCreate = FormCreate OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object RichEdit1: TRichEdit Left = 0 Top = 0 Width = 499 Height = 355 TabStop = False Align = alClient Color = clInfoBk Ctl3D = True Lines.Strings = ( 'Texto n�o encontrado!') ParentCtl3D = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end